#################################
######### Ferrara Events ########
########## by Chimera ###########
#################################

#The Inheritance of Ferrara#
event = {
	id = 95750
	random = no
	country = u17
	name = "EVENTNAME95750"
	desc = "EVENTHIST95750"
	style = 2
	date = { day = 27 month = october year = 1597 }

	action_a ={		#Kindly accept#
		name = "ACTIONNAME95750A"
		command = { type = trigger which = 95760 } #PAP
		}
	action_b ={		#No way!#
		name = "ACTIONNAME95750B"
		command = { type = sleepevent which = 95760 } #PAP
		command = { type = stability value = 3 }
		command = { type = domestic  which = INNOVATIVE  value = 3 }
		command = { type = treasury  value = 200 }
		command = { type = infra  value = 300 }
		command = { type = trade  value = 300 }
	}

}

#Free ids to 95759